home *** CD-ROM | disk | FTP | other *** search
/ Collection of Tools & Utilities / Collection of Tools and Utilities.iso / batchut / pbatch11.zip / BATCH17.ENG < prev    next >
Text File  |  1994-07-14  |  669b  |  13 lines

  1.   This needs to be emphasized again: The separators in  
  2.   in menu windows are created with empty lines in  the
  3.   source file (here MENU.MEN) and the  default  option
  4.   "-ml1". They are nothing but empty lines in the menu
  5.   source file. Switching off the separators using  the
  6.   optionn "-ml0", these empty lines would suddenly be-
  7.   come  normal (senseless) menu points that need to be
  8.   interpreted correctly. ----> Therefore remember: The
  9.   "errorlevel-sequence" must treat _EVERY_ line, empty
  10.   or not. If there are 4 lines (1, 2, 3, 4) and if the
  11.   line 3 is empty, line 4 will still be treated as the
  12.   line 4 and not (as for the contents) as line 3!
  13.